[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 484   SHUFFLE   <  SKIP 237  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14824Baker, Miguel, M91054ErlangenBayernGermany
14840Zhu, AutumnY024 1GFYorkEnglandUnited Kingdom
24969Gonzales, Vanessa98371PuyallupWashingtonUnited States

Generated 2025-07-10 19:18:15.727 UTC