[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 24   SHUFFLE   <  SKIP 2464  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15094Ortega, Wendy, B75003ParisSeine (Paris)France
14483Henderson, Nicole, A97034Lake OswegoOregonUnited States
19139Simmons, Oscar, F98201EverettWashingtonUnited States
17791Davis, Sydney66578NeunkirchenSaarlandGermany

Generated 2025-07-20 17:27:04.919 UTC