[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 856   SHUFFLE   <  SKIP 45  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28789Zhang, Elijah92118CoronadoCaliforniaUnited States
26414Patel, George80074MünchenNordrhein-WestfalenGermany
21607Torres, Bryce, I98020EdmondsWashingtonUnited States

Generated 2025-07-12 12:18:32.596 UTC