[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 3669   SHUFFLE   <  SKIP 2764  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13344Reed, Caitlin, A98371PuyallupWashingtonUnited States
28200Henderson, Morgan, W90401Santa MonicaCaliforniaUnited States
25559Sanchez, Troy, H1597Lane CoveNew South WalesAustralia
23900Yang, Rafael, A91480FrankfurtBayernGermany

Generated 2025-07-14 23:12:31.237 UTC