[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 3669   SHUFFLE   <  SKIP 4086  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25839Powell, Connor, M91910Chula VistaCaliforniaUnited States
25154Serrano, Clinton91502BurbankCaliforniaUnited States
20951Jai, Darrell, TSW8 4BGLondonEnglandUnited Kingdom

Generated 2025-07-17 19:14:21.739 UTC