[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 0   SHUFFLE   <  SKIP 3106  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26181Ross, Lucas, B98201EverettWashingtonUnited States
20818Powell, Rachel4000BrisbaneQueenslandAustralia
25986Bryant, Isabel, L98284Sedro WoolleyWashingtonUnited States

Generated 2025-10-29 05:46:30.111 UTC