[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 362   SHUFFLE   <  SKIP 4704  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13908Diaz, AlyssaV8Y 1L1CliffsideBritish ColumbiaCanada
18825Smith, Brandon, A94070San CarlosCaliforniaUnited States
18850Hughes, Ethan94941Mill ValleyCaliforniaUnited States

Generated 2025-07-20 18:04:14.005 UTC