[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 511   SHUFFLE   <  SKIP 141  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12640Richardson, AngelCM11BillericayEnglandUnited Kingdom
17521Jenkins, Destiny, G91910Chula VistaCaliforniaUnited States
21726Hall, MorganV8Z 4N5ShawneeBritish ColumbiaCanada

Generated 2025-07-13 19:47:43.877 UTC