[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 3185  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20550Pal, MohamedCB4 4BZCambridgeEnglandUnited Kingdom
21871Adams, Devin3977CranbourneVictoriaAustralia

Generated 2025-07-11 06:09:24.122 UTC