[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 327   SHUFFLE   <  SKIP 3926  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29194Powell, Grace, B2500WollongongNew South WalesAustralia
23671Thomas, Fernando, L98312BremertonWashingtonUnited States
12636Salah, Tamer, A12171BerlinSaarlandGermany

Generated 2025-07-16 22:02:00.356 UTC