[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 518   SHUFFLE   <  SKIP 3935  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19057Ramos, Joanna, A38231SalzgitterHessenGermany
19996She, Grant, E98168BurienWashingtonUnited States
19718Butler, Taylor97222MilwaukieOregonUnited States

Generated 2025-07-09 20:03:01.393 UTC