[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 322   SHUFFLE   <  SKIP 1011  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17419Reed, Brianna91910Chula VistaCaliforniaUnited States
21194Nara, Tara2065St. LeonardsNew South WalesAustralia
20968Yuan, ArturoYO15YorkEnglandUnited Kingdom

Generated 2025-07-14 21:52:37.595 UTC