[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 1509   SHUFFLE   <  SKIP 2205  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19336Andersen, Ricardo75002ParisSeine (Paris)France
21561Navarro, Albert, L2036MatravilleNew South WalesAustralia
22547Flores, Elijah, C91950National CityCaliforniaUnited States

Generated 2025-07-18 01:37:01.574 UTC