[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 3669   SHUFFLE   <  SKIP 2640  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23467Bennett, Nicole98371PuyallupWashingtonUnited States
18713Yang, Rosa2300NewcastleNew South WalesAustralia
20026Richardson, Jasmine98901YakimaWashingtonUnited States
19510Torres, Renee, LSE1 8HLLondonEnglandUnited Kingdom

Generated 2025-07-12 18:26:32.949 UTC