[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 2421   SHUFFLE   <  SKIP 188  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17719Gao, Vincent, A77127LieusaintSeine et MarneFrance
11168Rodriguez, David94611OaklandCaliforniaUnited States
13376Rai, Jerry, D94519ConcordCaliforniaUnited States
20236Chandra, Cesar, R3977CranbourneVictoriaAustralia

Generated 2025-07-14 02:25:57.104 UTC