[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 9655   <  SKIP 1250  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29373Subram, Bobby, JSL67RJMaidenheadEnglandUnited Kingdom
23705Bryant, Jeremy92020El CajonCaliforniaUnited States
25544Fernandez, Sergio, KOX14 4SEOxfordEnglandUnited Kingdom

Generated 2025-07-22 05:21:10.363 UTC