[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 470   SHUFFLE   <  SKIP 4351  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28348Jai, Nichole, R2055North SydneyNew South WalesAustralia
13601Dominguez, Tanya, N12311BerlinSaarlandGermany
29014Powell, Ryan, K98020EdmondsWashingtonUnited States

Generated 2025-07-19 01:41:22.786 UTC