[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 438   SHUFFLE   <  SKIP 640  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15834Green, Rebecca99362Walla WallaWashingtonUnited States
14125Gonzalez, Shane, Y5023FindonSouth AustraliaAustralia
12491Huang, AlvinOX1OxfordEnglandUnited Kingdom

Generated 2025-07-11 21:29:13.731 UTC