[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 2817   SHUFFLE   <  SKIP 475  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13881Wood, Jasmine, T98901YakimaWashingtonUnited States
28965Morris, Trinity, S97205PortlandOregonUnited States
19077Prasad, Pedro, DCB4 4BZCambridgeEnglandUnited Kingdom
25039Clark, Alexis97034Lake OswegoOregonUnited States

Generated 2025-07-15 22:36:00.529 UTC