[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 3707  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14530Smith, EthanWA1WarringtonEnglandUnited Kingdom
15672Nara, Kelvin, E33098PaderbornNordrhein-WestfalenGermany
13212Phillips, Logan, A90802Long BeachCaliforniaUnited States
19737Ramirez, Erin, J98168BurienWashingtonUnited States
14902Diaz, Arianna, C90706BellflowerCaliforniaUnited States
16208Chandra, Ruth66001SaarbrückenSaarlandGermany

Generated 2025-07-12 03:10:48.425 UTC