[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 3669   SHUFFLE   <  SKIP 1479  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23177Richardson, Savannah97034Lake OswegoOregonUnited States
18795Alexander, Nathan, AV8XRoyal OakBritish ColumbiaCanada
25440Gonzalez, Andre, L94519ConcordCaliforniaUnited States
21491Lewis, Joseph, M98033KirklandWashingtonUnited States

Generated 2025-07-21 09:01:49.629 UTC