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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25708Sharma, Misty4217Gold CoastQueenslandAustralia
14550Vazquez, Kristy, L31770ColomiersGaronne (Haute)France
14997Cooper, Angel42651SolingenNordrhein-WestfalenGermany
13658Bennett, Wyatt, J98052RedmondWashingtonUnited States

Generated 2025-07-11 13:29:13.164 UTC