[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 263   SHUFFLE   <  SKIP 1638  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28188Price, Kayla97034Lake OswegoOregonUnited States
13077Goel, Alejandro, K2138RhodesNew South WalesAustralia
12643Perez, Kristina, A70452StuttgartSaarlandGermany

Generated 2025-07-16 06:02:23.016 UTC