[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 480   SHUFFLE   <  SKIP 331  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24996Miller, Dylan90210Beverly HillsCaliforniaUnited States
16646Collins, Xavier, CV8POak BayBritish ColumbiaCanada
26232Gomez, JayPE17BuryEnglandUnited Kingdom

Generated 2025-07-14 02:28:16.094 UTC