[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 327   SHUFFLE   <  SKIP 3184  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18598Yonekura, Norimichi94070San CarlosCaliforniaUnited States
18615Peterson, Charles91791West CovinaCaliforniaUnited States
20597Beck, Carly41100Saint OuenLoir et CherFrance
14678Zheng, Shannon, M2113North RydeNew South WalesAustralia

Generated 2025-07-21 06:13:45.886 UTC