[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 518   SHUFFLE   <  SKIP 3670  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21459Alexander, Luis, M90505TorranceCaliforniaUnited States
29446Ma, Jamie, P38001BraunschweigNordrhein-WestfalenGermany
15963Smith, Madison, M98371PuyallupWashingtonUnited States

Generated 2025-07-11 18:53:12.995 UTC