[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 2283   SHUFFLE   <  SKIP 1570  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13172Cook, Isabella, D98036LynnwoodWashingtonUnited States
28033Jenkins, Gavin94010BurlingameCaliforniaUnited States
19584Sanchez, Terrance4217Gold CoastQueenslandAustralia

Generated 2025-07-20 07:17:52.723 UTC