[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 362   SHUFFLE   <  SKIP 768  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28881Kapoor, Allen75008ParisSeine (Paris)France
12053Gao, Cedric, A91502BurbankCaliforniaUnited States
24355Johnson, Jennifer, F94010BurlingameCaliforniaUnited States
14280Oliver, Isaac98312BremertonWashingtonUnited States

Generated 2025-07-17 18:52:50.656 UTC