[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 810   SHUFFLE   <  SKIP 391  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25731Tang, Colleen, AW10 6BLLondonEnglandUnited Kingdom
26723Kelly, Devin, A91977Spring ValleyCaliforniaUnited States
15720Ramos, Jaime2036MalabarNew South WalesAustralia
28138Ramos, Marvin3205South MelbourneVictoriaAustralia
11661James, Jeremiah, SV8Y 1L1CliffsideBritish ColumbiaCanada
28380Goel, Lindsay, A94310OrlyVal de MarneFrance
21679Yuan, Drew, RRG11 5TPBerkshireEnglandUnited Kingdom

Generated 2025-11-04 23:31:56.035 UTC