[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 507   SHUFFLE   <  SKIP 529  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12465Patel, Cassandra, PGL7 1RYGloucestershireEnglandUnited Kingdom
23532Martinez, Brett1002SydneyNew South WalesAustralia
13174Morris, Gabriella, F97034Lake OswegoOregonUnited States

Generated 2025-07-14 17:54:17.164 UTC