[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 2295   SHUFFLE   <  SKIP 2152  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16938Williams, Abigail, MNT20Newcastle upon TyneEnglandUnited Kingdom
13459Foster, Devin, G92102San DiegoCaliforniaUnited States
27555Alexander, Isabella90505TorranceCaliforniaUnited States

Generated 2025-07-20 15:00:51.853 UTC