[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 24   SHUFFLE   <  SKIP 2264  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20772Garcia, Samantha91364Woodland HillsCaliforniaUnited States
16615Patel, Kaitlin, L6006PerthSouth AustraliaAustralia
25319Chandra, Ruben59170CroixNordFrance
22185Henderson, Connor94303Palo AltoCaliforniaUnited States
13370Ross, Blake, M97045Oregon CityOregonUnited States
28367Johnsen, JeromePE17BuryEnglandUnited Kingdom

Generated 2025-07-11 12:26:19.471 UTC