[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 650  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17786Gutierrez, KathleenNT20Newcastle upon TyneEnglandUnited Kingdom
13094Diaz, Antonio91364Woodland HillsCaliforniaUnited States
19364Nara, Alejandro, S60075Frankfurt am MainSaarlandGermany

Generated 2025-07-14 21:27:34.048 UTC