[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 324   SHUFFLE   <  SKIP 4281  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21034Kelly, JacquelineKB9KirkbyEnglandUnited Kingdom
18301Xu, Julie3429SunburyVictoriaAustralia
28082Peterson, Nathaniel, R98371PuyallupWashingtonUnited States

Generated 2025-07-21 10:21:53.874 UTC