[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 5908  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18234Russell, Alexandria, D98284Sedro WoolleyWashingtonUnited States
26594Wood, Melissa94611OaklandCaliforniaUnited States
27787Ramos, Gerald30601HannoverNordrhein-WestfalenGermany

Generated 2025-07-17 03:01:46.710 UTC