[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   SHUFFLE   SKIP 92   <  SKIP 1194  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27828Gao, ErnestEC1R 0DULondonEnglandUnited Kingdom
14880Ross, Jessica91977Spring ValleyCaliforniaUnited States
29267Perez, Jordan, AV8Z 4N5ShawneeBritish ColumbiaCanada

Generated 2025-07-22 04:22:10.319 UTC