[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   SHUFFLE   SKIP 3306   <  SKIP 1415  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24153Jenkins, Seth, J78000VersaillesYvelineFrance
20933Li, Laura, OOX1OxfordEnglandUnited Kingdom
20705Roberts, Kevin, A91203GlendaleCaliforniaUnited States

Generated 2025-07-19 06:17:54.811 UTC