[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 506   SHUFFLE   <  SKIP 31  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14075Harris, Robert, A92806La JollaCaliforniaUnited States
26255Alexander, Cameron97355LebanonOregonUnited States
14781Butler, Robert, D42651SolingenNordrhein-WestfalenGermany
27331Richardson, Julia, NCM11BillericayEnglandUnited Kingdom
27914Foster, Jasmine92118CoronadoCaliforniaUnited States
18283Vazquez, Mallory, M7001HobartTasmaniaAustralia

Generated 2025-07-21 09:11:09.821 UTC