[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 875   SHUFFLE   <  SKIP 6531  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25660Pal, Warren, S93700DrancySeine Saint DenisFrance
24153Jenkins, Seth, J78000VersaillesYvelineFrance
26096Wright, Kevin, A91502BurbankCaliforniaUnited States

Generated 2025-07-08 04:08:13.650 UTC