[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 2002  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19305Young, Gabriella, MCM11BillericayEnglandUnited Kingdom
28008Baker, Jada, G97301SalemOregonUnited States
29295Li, Glenn, A2065St. LeonardsNew South WalesAustralia

Generated 2025-07-11 13:03:11.629 UTC