[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 527   SHUFFLE   <  SKIP 1257  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28761Campbell, Robert90241DowneyCaliforniaUnited States
15293Watson, Mason, C97034Lake OswegoOregonUnited States
16256Collins, Richard, SLE18LeedsEnglandUnited Kingdom

Generated 2025-11-04 21:36:48.771 UTC