[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 70  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12729Perry, Jose, MPB12PeterboroughEnglandUnited Kingdom
27245Jones, Lauren, R92806La JollaCaliforniaUnited States
28451Chander, Nichole, HGL7 1RYGloucestershireEnglandUnited Kingdom
24854Jenkins, Emma, L95010HofBayernGermany

Generated 2025-07-17 21:46:37.828 UTC