[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 690  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20643Patterson, Abigail91932Imperial BeachCaliforniaUnited States
14123Mehta, Erick, E4169East BrisbaneQueenslandAustralia
14586Rowe, ToddV2M1S6NewtonBritish ColumbiaCanada

Generated 2025-07-16 10:56:49.318 UTC