[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 625   SHUFFLE   <  SKIP 2418  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19926Diaz, AlexandriaGL50CheltenhamEnglandUnited Kingdom
18602Ramirez, Patrick91932Imperial BeachCaliforniaUnited States
16785Lee, Christian, R98403TacomaWashingtonUnited States

Generated 2025-07-20 12:19:34.711 UTC