[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 229   SHUFFLE   <  SKIP 1256  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19367Gonzalez, Johnathan, A75002ParisSeine (Paris)France
28622Cooper, Julia, V91941GrossmontCaliforniaUnited States
19465Baker, Sierra59100RoubaixNordFrance
17578Thompson, Megan, S94063Redwood CityCaliforniaUnited States

Generated 2025-07-13 17:46:03.795 UTC