[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 8183  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26886Robinson, JasmineTY31RuncornEnglandUnited Kingdom
27203Sanchez, Jennifer, J97205PortlandOregonUnited States
24108Lal, Tonya, B24044KielSaarlandGermany
28345Serrano, Diana, K94519ConcordCaliforniaUnited States
16316Hu, Kelli, M12311BerlinSaarlandGermany
26215Shan, GrantMK8 8ZDMilton KeynesEnglandUnited Kingdom
16017Ramirez, Jeremy, Y94947NovatoCaliforniaUnited States

Generated 2025-07-16 23:07:43.037 UTC