[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 2608   SHUFFLE   <  SKIP 1126  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19349Anand, Warren, M45001EssenHamburgGermany
11457Gutierrez, Jaime, C2500WollongongNew South WalesAustralia

Generated 2025-07-15 18:28:17.609 UTC