[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 0   SHUFFLE   <  SKIP 3602  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11442Harris, Joseph, D93290Tremblay-en-FranceSeine Saint DenisFrance
29457Kapoor, Cynthia3977CranbourneVictoriaAustralia
27382Chapman, Kaitlin, R94014ColmaCaliforniaUnited States
19345Prasad, Kaitlin, L38001BraunschweigNordrhein-WestfalenGermany
28078Young, Jack, L97034Lake OswegoOregonUnited States
23632Zhou, Kristen, R48001MünchenSaarlandGermany

Generated 2025-11-04 17:10:23.064 UTC