[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 1249   SHUFFLE   <  SKIP 271  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18803Zheng, Cedric, V98312BremertonWashingtonUnited States
12474Chandra, Tammy95000CergyVal d'OiseFrance
27696Rana, Ruben2264SilverwaterNew South WalesAustralia

Generated 2025-07-16 15:00:31.760 UTC