[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 5229   <  SKIP 808  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11235Stewart, Angel, J98107BallardWashingtonUnited States
23253Bell, Brooke, HV9B 2C3ShawneeBritish ColumbiaCanada
11524Jackson, Alyssa, L90505TorranceCaliforniaUnited States

Generated 2025-07-21 11:35:26.102 UTC