[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 2421   SHUFFLE   <  SKIP 4157  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16506Murphy, Catherine, LV9MetchosinBritish ColumbiaCanada
16420Alonso, Eddie, LRG7 5H7ReadingEnglandUnited Kingdom
28259Mitchell, Samuel, C90401Santa MonicaCaliforniaUnited States
22711Hernandez, Isaiah, G60323FrankfurtHessenGermany
14043Gonzalez, Mary97205PortlandOregonUnited States
14769Powell, Jessica33098PaderbornNordrhein-WestfalenGermany

Generated 2025-07-13 07:04:43.800 UTC