[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 479   SHUFFLE   <  SKIP 652  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18491Gonzalez, Michele, D2010DarlinghurstNew South WalesAustralia
26277Hughes, Jacqueline98033KirklandWashingtonUnited States

Generated 2025-07-20 19:43:01.378 UTC