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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11280Collins, Robert98036LynnwoodWashingtonUnited States
20295Brown, Christopher, C98403TacomaWashingtonUnited States
15313Morris, Garrett, C97205PortlandOregonUnited States
25631Deng, JulieSW8 4BGLondonEnglandUnited Kingdom

Generated 2025-07-11 14:39:01.919 UTC