[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 568  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13615Rowe, Jacquelyn, I1002SydneyNew South WalesAustralia
12738Rubio, Melinda, A14197BerlinNordrhein-WestfalenGermany
13573Pal, Edwin, M45000OrleansLoiretFrance
21149Diaz, Miguel, A97330CorvallisOregonUnited States

Generated 2025-07-13 10:37:45.109 UTC