[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 281   SHUFFLE   <  SKIP 1713  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18482Nara, Sharon2450Coffs HarbourNew South WalesAustralia
12033Guo, Kristen, A98312BremertonWashingtonUnited States
26416Zhao, Amy, CE17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-18 11:22:01.267 UTC