[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 511   SHUFFLE   <  SKIP 931  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19877Zheng, Steve, D91910Chula VistaCaliforniaUnited States
14277She, Jerry, C4700RockhamptonQueenslandAustralia
28594Cooper, Sydney, P97068W. LinnOregonUnited States

Generated 2025-07-20 17:50:53.006 UTC