[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 3669   SHUFFLE   <  SKIP 669  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16411Sanchez, Stanley63009OffenbachSaarlandGermany
15629Ruiz, Meghan, A59368WerneNordrhein-WestfalenGermany
19109Brooks, Jade, L94014ColmaCaliforniaUnited States
16080Patterson, Oscar, A90802Long BeachCaliforniaUnited States
26950Suri, Dominic45000OrleansLoiretFrance
27813Vance, Roy91480FrankfurtBayernGermany

Generated 2025-07-20 14:50:44.427 UTC