[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 2421   SHUFFLE   <  SKIP 3463  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27330Nara, Brendan, A20354HamburgHamburgGermany
27408Sanchez, Tabitha, E94519ConcordCaliforniaUnited States
26660Sutton, Kern, A4169East BrisbaneQueenslandAustralia

Generated 2025-07-13 18:37:38.896 UTC