[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 785   SHUFFLE   <  SKIP 21  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11540Navarro, Alberto, C92118CoronadoCaliforniaUnited States
17645Alonso, Albert, MW1V 5RNLondonEnglandUnited Kingdom
14508Hall, Madison, M92625Newport BeachCaliforniaUnited States

Generated 2025-07-14 12:59:35.873 UTC