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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22193Garcia, Toni3198SeafordVictoriaAustralia
19453Rana, Veronica, R12171BerlinSaarlandGermany
22082Barnes, Lucas94704BerkeleyCaliforniaUnited States

Generated 2025-07-21 18:26:35.156 UTC