[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 512   SHUFFLE   <  SKIP 3139  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19046Raje, Shawna, F04139LeipzigNordrhein-WestfalenGermany
20927Martinez, Tammy, R01071DresdenHessenGermany
28866Adams, Aaron, B90241DowneyCaliforniaUnited States
14510Hernandez, Samuel, R98201EverettWashingtonUnited States

Generated 2025-07-20 07:04:21.428 UTC