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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12502Sanchez, DarrenOX16 8RSOxonEnglandUnited Kingdom
27125Dominguez, AlbertRG12 8TBBracknellEnglandUnited Kingdom
13433Vazquez, Jessie, E90706BellflowerCaliforniaUnited States

Generated 2025-07-15 14:08:24.958 UTC