[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 0   SHUFFLE   <  SKIP 2263  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11814Morgan, Dalton, L97034Lake OswegoOregonUnited States
27488Munoz, Sheila2138RhodesNew South WalesAustralia
15496Goel, Kelli, V94014ColmaCaliforniaUnited States
21123Luo, Carl92100Boulogne-BillancourtHauts de SeineFrance

Generated 2025-11-02 08:00:20.931 UTC