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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22530Jai, KelliOX16 8RSOxonEnglandUnited Kingdom
25983Alexander, Jack, J97045Oregon CityOregonUnited States
22364Jenkins, Katherine, E94109San FranciscoCaliforniaUnited States

Generated 2025-07-12 12:06:24.361 UTC