[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 213   SHUFFLE   <  SKIP 1418  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20957Kapoor, Darren, E77680Roissy en BrieSeine et MarneFrance
17392Jones, Dylan98284Sedro WoolleyWashingtonUnited States
20227Zhang, Louis, K2264SilverwaterNew South WalesAustralia

Generated 2025-07-19 16:45:21.770 UTC