[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 470   SHUFFLE   <  SKIP 2789  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19131Blue, Mason98225BellinghamWashingtonUnited States
24239Hernandez, Miguel, L91932Imperial BeachCaliforniaUnited States
19387Rana, Ruth24044KielSaarlandGermany

Generated 2025-07-09 13:57:04.014 UTC