[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 2421   SHUFFLE   <  SKIP 5193  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24983Griffin, Morgan, M91950National CityCaliforniaUnited States
12622Rubio, Micheal, KSW19 3RULondonEnglandUnited Kingdom
27202Hall, James98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-12 07:25:19.272 UTC