[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   SHUFFLE   SKIP 290   <  SKIP 692  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18987Adams, Hunter97205PortlandOregonUnited States
12664Gill, KristaWA1WarringtonEnglandUnited Kingdom
18620Navarro, Randall, ARG7 5H7ReadingEnglandUnited Kingdom

Generated 2025-07-19 01:34:48.627 UTC