[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 3615   SHUFFLE   <  SKIP 5650  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12526Suarez, Michele, CW1X3SELondonEnglandUnited Kingdom
16628Prasad, Francisco1597Lane CoveNew South WalesAustralia
17950Ortega, Alberto31770ColomiersGaronne (Haute)France

Generated 2025-07-20 13:00:49.363 UTC