[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 1509   SHUFFLE   <  SKIP 2162  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22429Reed, Jesse, ENT20Newcastle upon TyneEnglandUnited Kingdom
17259Wang, Trisha, V2500WollongongNew South WalesAustralia
14739Gonzalez, Charles, J92806La JollaCaliforniaUnited States

Generated 2025-07-15 09:21:53.429 UTC