[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 1571  >   <  TAKE 3  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11965She, Katie, B2036MatravilleNew South WalesAustralia
24401Rana, Douglas90706BellflowerCaliforniaUnited States
27421Chander, Mindy02184BraintreeMassachusettsUnited States

Generated 2025-07-11 04:42:51.425 UTC