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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17493Gao, Candice, M3977CranbourneVictoriaAustralia
15393Ruiz, Rebekah, E94704BerkeleyCaliforniaUnited States
25964Winston, Christopher97034Lake OswegoOregonUnited States

Generated 2025-10-31 00:56:09.913 UTC