[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 250   SHUFFLE   <  SKIP 1791  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15245Ross, Eduardo90401Santa MonicaCaliforniaUnited States
17461Allen, Sara, H98027IssaquahWashingtonUnited States
24712Kumar, Carly, RRG12 8TBBracknellEnglandUnited Kingdom

Generated 2025-07-13 17:08:22.263 UTC