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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18982Baker, Kyle98033KirklandWashingtonUnited States
23021Mehta, Stefanie, T90706BellflowerCaliforniaUnited States
21375Sharma, Carl1002SydneyNew South WalesAustralia

Generated 2025-07-19 10:20:37.629 UTC