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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23734Wood, Melanie, R97301SalemOregonUnited States
22005Mehta, Pamela3000MelbourneVictoriaAustralia
15941Brooks, Bailey, M94536FremontCaliforniaUnited States

Generated 2025-07-12 15:48:52.491 UTC