[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 999   SHUFFLE   <  SKIP 582  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19557She, Bridget, M2065St. LeonardsNew South WalesAustralia
11441Gomez, Erika75002ParisSeine (Paris)France
16345Ramos, Francis2500WollongongNew South WalesAustralia

Generated 2025-07-12 19:26:28.559 UTC