[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 509   SHUFFLE   <  SKIP 1097  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29240Allen, MadelineV3L 1H4WestminsterBritish ColumbiaCanada
18073Chen, Robert, A91776San GabrielCaliforniaUnited States
29336Bailey, Nathaniel, SV8Z 4N5ShawneeBritish ColumbiaCanada

Generated 2025-07-14 16:48:55.735 UTC