[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   SHUFFLE   SKIP 6264   <  SKIP 869  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27712Munoz, Teresa, R4655Hervey BayQueenslandAustralia
22390Zheng, Kelvin, A70452StuttgartSaarlandGermany
23074Flores, Megan, NV8XRoyal OakBritish ColumbiaCanada
22992Yang, Austin, H98033KirklandWashingtonUnited States

Generated 2025-07-19 14:39:36.659 UTC