[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 875   SHUFFLE   <  SKIP 3027  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17683Evans, Jenna91950Lincoln AcresCaliforniaUnited States
28435Liu, Edwin66041PoingSaarlandGermany
20689Green, Connor, J98371PuyallupWashingtonUnited States

Generated 2025-07-09 20:07:54.971 UTC