[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 995   SHUFFLE   <  SKIP 1459  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28554Sanders, Natalie, A46236BottropNordrhein-WestfalenGermany
11796Jenkins, Isabel, C90241DowneyCaliforniaUnited States
13406Jiménez, Craig48001MünsterSaarlandGermany
18297Alvarez, Gloria, B2061Milsons PointNew South WalesAustralia

Generated 2025-07-15 16:00:50.568 UTC