[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 4110   <  SKIP 1594  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19272Andersen, Shaun, N17490Saint OuenCharente-MaritimeFrance
14378Mehta, Cory, A94010BurlingameCaliforniaUnited States

Generated 2025-07-20 06:23:12.900 UTC