[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 680   SHUFFLE   <  SKIP 5759  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28924Washington, Sydney3550BendigoVictoriaAustralia
22388Beck, Bradley, LKB9KirkbyEnglandUnited Kingdom
25092Jackson, Emily90802Long BeachCaliforniaUnited States
24499Lewis, Olivia91977Spring ValleyCaliforniaUnited States

Generated 2025-07-19 14:32:25.498 UTC