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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14273Parker, Angel91776San GabrielCaliforniaUnited States
13529Martinez, Pamela, A3205South MelbourneVictoriaAustralia
23563Chavez, Kurt, C1002SydneyNew South WalesAustralia

Generated 2025-07-11 18:09:49.859 UTC