[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 189   SHUFFLE   <  SKIP 274  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17437Baker, Natalie94704BerkeleyCaliforniaUnited States
16617Xie, Alvin, M3280WarrnamboolVictoriaAustralia
16368Williams, Lauren98055RentonWashingtonUnited States

Generated 2025-07-15 10:15:49.011 UTC