[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 872   SHUFFLE   <  SKIP 3940  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16736Alexander, Kelly98366Port OrchardWashingtonUnited States
29437Bell, Haley, A93400Saint-DenisSeine Saint DenisFrance
28601Gonzales, Christian94611OaklandCaliforniaUnited States

Generated 2025-07-20 15:05:08.290 UTC