[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 484   SHUFFLE   <  SKIP 1305  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24606Nath, Cassie3337MeltonVictoriaAustralia
23326Ye, Tiffany, K90706BellflowerCaliforniaUnited States
16684Perez, Joel3280WarrnamboolVictoriaAustralia

Generated 2025-07-21 05:53:26.780 UTC