[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 575   SHUFFLE   <  SKIP 2596  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22778Dominguez, Monique, C90706BellflowerCaliforniaUnited States
25436Ross, Destiny, K92625Newport BeachCaliforniaUnited States
15692Garcia, Ryan, JOX1OxfordEnglandUnited Kingdom

Generated 2025-07-17 13:04:09.687 UTC