[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 3104   SHUFFLE   <  SKIP 2076  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28895Luo, Mitchell, E80074MünchenNordrhein-WestfalenGermany
12772Clark, Abigail98201EverettWashingtonUnited States
16369Powell, Isabel98201EverettWashingtonUnited States
19890Alvarez, Lee, A92118CoronadoCaliforniaUnited States

Generated 2025-07-12 18:52:58.559 UTC