[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 1249   SHUFFLE   <  SKIP 265  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25013Stone, Mitchell4655Hervey BayQueenslandAustralia
29127Murphy, Bryan, L94014ColmaCaliforniaUnited States
28165Rivera, AlexaV8Y 1L1CliffsideBritish ColumbiaCanada

Generated 2025-07-19 01:34:57.799 UTC