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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21277Thompson, Lucas, OV9B 2C3ShawneeBritish ColumbiaCanada
21956Kapoor, Jay, F2300NewcastleNew South WalesAustralia
26369Nath, Kate, J92310SèvresHauts de SeineFrance

Generated 2025-07-17 18:27:14.655 UTC