[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 440   SHUFFLE   <  SKIP 2213  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24749Guo, Marshall, C94519ConcordCaliforniaUnited States
23804Ma, Kristen, A98312BremertonWashingtonUnited States
14692Sharma, Nichole, MHP10 9QYHigh WycombeEnglandUnited Kingdom

Generated 2025-07-11 19:35:14.473 UTC