[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 4375  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21335Coleman, Ana, L98168BurienWashingtonUnited States
14688Carlson, Tabitha22001HamburgHessenGermany
23712Murphy, Riley, J91950National CityCaliforniaUnited States
15062Alonso, JaimeOX16 8RSOxonEnglandUnited Kingdom

Generated 2025-07-14 05:07:51.162 UTC