[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 416   SHUFFLE   <  SKIP 2321  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20716Arun, Kristina, V30601HannoverNordrhein-WestfalenGermany
19820Coleman, Alexandra, A91950Lincoln AcresCaliforniaUnited States
14511Rogers, Danielle98027IssaquahWashingtonUnited States

Generated 2025-07-12 08:12:27.590 UTC