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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13107Nelson, Mary, L4000BrisbaneQueenslandAustralia
22413Diaz, Kristi, J75019ParisSeine (Paris)France
29470Roberts, Nathan93700DrancySeine Saint DenisFrance

Generated 2025-07-11 11:54:12.913 UTC