[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 3669   SHUFFLE   <  SKIP 160  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26904Parker, Judith, F93400Saint-DenisSeine Saint DenisFrance
27505Ms., Skelly, Bonnie, L.94010BurlingameCaliforniaUnited States
25016Washington, Elijah, LV8POak BayBritish ColumbiaCanada

Generated 2025-07-13 07:34:31.958 UTC