[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 316  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22076Vazquez, Nelson, D94014ColmaCaliforniaUnited States
18673Green, James, M90210Beverly HillsCaliforniaUnited States
19046Raje, Shawna, F04139LeipzigNordrhein-WestfalenGermany

Generated 2025-07-17 23:29:49.782 UTC