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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22524Hernandez, Michele, F59100RoubaixNordFrance
11102Nelson, Julia, L1002SydneyNew South WalesAustralia
17759Sanchez, Kristopher, D75007ParisSeine (Paris)France
16752Wright, Mason90505TorranceCaliforniaUnited States

Generated 2025-07-11 20:14:54.444 UTC