[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 3669   SHUFFLE   <  SKIP 2155  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14022Lee, Taylor98270MarysvilleWashingtonUnited States
20177Li, Kelvin, W92400CourbevoieHauts de SeineFrance
25926Gutierrez, Larry2300NewcastleNew South WalesAustralia
27541Martin, Samantha94947NovatoCaliforniaUnited States

Generated 2025-07-16 10:25:57.396 UTC