[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 2339  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14745Hall, Luke, EV8Y 1L1CliffsideBritish ColumbiaCanada
25636Raji, TommyRG12 8TBBracknellEnglandUnited Kingdom
22282Hughes, Jonathan97034Lake OswegoOregonUnited States

Generated 2025-07-11 15:45:24.211 UTC