[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 1641   <  SKIP 660  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28368Butler, Fernando59100RoubaixNordFrance
13503Gomez, TheodoreL4 4HBLiverpoolEnglandUnited Kingdom
15979Cook, Nicole98036LynnwoodWashingtonUnited States

Generated 2025-07-20 11:47:24.523 UTC