[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 875   SHUFFLE   <  SKIP 6192  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12235Rai, DonnaCB4 4BZCambridgeEnglandUnited Kingdom
11288Sanchez, Cindy, K91502BurbankCaliforniaUnited States
12264Ashe, BruceMK8 8ZDMilton KeynesEnglandUnited Kingdom

Generated 2025-07-14 05:26:41.261 UTC