[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 62   SHUFFLE   <  SKIP 218  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17828Zhou, Valerie, JSW1P 2NULondonEnglandUnited Kingdom
18060Carter, Sara98052RedmondWashingtonUnited States
19889Sanders, Catherine92020El CajonCaliforniaUnited States

Generated 2025-07-16 06:01:00.780 UTC