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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21765Kelly, Nathaniel, P97045Oregon CityOregonUnited States
20255Russell, Stephanie1002SydneyNew South WalesAustralia
25503Hill, Richard75007ParisSeine (Paris)France

Generated 2025-07-17 17:39:50.959 UTC