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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25647Hernandez, Kaitlyn, SYO15YorkEnglandUnited Kingdom
11183Lee, Jasmine, W95062Santa CruzCaliforniaUnited States
25642Rai, JonC2H 7AULondonEnglandUnited Kingdom

Generated 2025-07-12 22:31:23.731 UTC