[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 512   SHUFFLE   <  SKIP 1433  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26694Hughes, Aaron, J98225BellinghamWashingtonUnited States
11481Hu, Erica38001BraunschweigNordrhein-WestfalenGermany
26997Becker, Katie, F59368WerneNordrhein-WestfalenGermany
13406Jiménez, Craig48001MünsterSaarlandGermany

Generated 2025-07-19 13:21:18.947 UTC