[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 827   SHUFFLE   <  SKIP 2041  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15573Wilson, Thomas, E98052RedmondWashingtonUnited States
11605Subram, Heidi, L70452StuttgartSaarlandGermany
25427Zeng, Omar90210Beverly HillsCaliforniaUnited States
23871Richardson, Bailey, G97068W. LinnOregonUnited States
28699Lu, Leah66041PoingSaarlandGermany
26866Allen, JadaAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-07-19 13:53:29.660 UTC