[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 484   SHUFFLE   <  SKIP 236  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15871Jai, Ryan98371PuyallupWashingtonUnited States
20658Campbell, Kaylee, E94519ConcordCaliforniaUnited States
17880Hall, Sydney, TPE17BuryEnglandUnited Kingdom

Generated 2025-07-11 03:58:07.469 UTC