[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 2236   SHUFFLE   <  SKIP 1798  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15496Goel, Kelli, V94014ColmaCaliforniaUnited States
27505Ms., Skelly, Bonnie, L.94010BurlingameCaliforniaUnited States
25859Peterson, Mackenzie, M97034Lake OswegoOregonUnited States

Generated 2025-07-20 15:41:56.664 UTC