[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 3432  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17759Sanchez, Kristopher, D75007ParisSeine (Paris)France
20334Mitchell, Jeremiah, S90706BellflowerCaliforniaUnited States
23996Lee, Richard, I7001HobartTasmaniaAustralia
16488Rodriguez, Joel, C7001HobartTasmaniaAustralia

Generated 2025-07-12 16:19:05.667 UTC