[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 5633  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18761Wright, Luis91203GlendaleCaliforniaUnited States
17022Morgan, Karen91776San GabrielCaliforniaUnited States
15263Coleman, Paige, L3220GeelongVictoriaAustralia

Generated 2025-07-12 22:08:04.195 UTC