[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 3475  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16149Perry, Dalton, AV3A 4R2LangleyBritish ColumbiaCanada
26714Long, Angela98107BallardWashingtonUnited States
27442Raman, Janelle, C94014ColmaCaliforniaUnited States

Generated 2025-07-08 21:58:09.291 UTC