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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20619Raji, Maurice, C3198SeafordVictoriaAustralia
14939Kapoor, Cory, L41485GrevenbroichBayernGermany
22731Henderson, Brandon, L92806La JollaCaliforniaUnited States

Generated 2025-07-21 02:50:43.179 UTC