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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14364Rai, Mario, H94704BerkeleyCaliforniaUnited States
16493Fernandez, Brenda, L3198SeafordVictoriaAustralia
16661Raman, Shane2036MalabarNew South WalesAustralia

Generated 2025-07-14 04:05:45.003 UTC