[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 1349  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24034Ruiz, PedroW1Y 3RALondonEnglandUnited Kingdom
20552Liang, Heather, EMK8 8DFMilton KeynesEnglandUnited Kingdom
21924Cook, Eduardo98901YakimaWashingtonUnited States

Generated 2025-07-15 07:46:30.251 UTC