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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16296White, Sydney, M59491Villeneuve-d'AscqNordFrance
23026Rogers, Jessica, M91203GlendaleCaliforniaUnited States
27918Ross, Samantha, R94010BurlingameCaliforniaUnited States

Generated 2025-07-18 06:57:14.517 UTC