[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 211   SHUFFLE   <  SKIP 2282  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26494White, Nicholas, G92118CoronadoCaliforniaUnited States
18354Nara, Alvin, A94010BurlingameCaliforniaUnited States
13577Torres, Theodore75019ParisSeine (Paris)France

Generated 2025-07-15 22:07:07.297 UTC