[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 836   SHUFFLE   <  SKIP 67  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12753Zhao, Ramon, K59491Villeneuve-d'AscqNordFrance
16653Phillips, Isabella98027IssaquahWashingtonUnited States
17025Taylor, RyanV2W 1W2HaneyBritish ColumbiaCanada

Generated 2025-07-20 00:33:32.032 UTC