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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15404Robinson, Sydney, L90505TorranceCaliforniaUnited States
28210Alan, Meghan, I2060Lavender BayNew South WalesAustralia
18339Nath, Donna90706BellflowerCaliforniaUnited States

Generated 2025-07-15 13:35:12.347 UTC