[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 3188  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12035Prasad, Gerald, B7001HobartTasmaniaAustralia
17628Munoz, RobertoSW19 3RULondonEnglandUnited Kingdom
16418Rai, Katrina, W75016ParisSeine (Paris)France

Generated 2025-07-09 00:17:20.505 UTC