[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 413   SHUFFLE   <  SKIP 1065  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16567Lopez, Erick, A66740SaarlouisSaarlandGermany
11380Kumar, Mitchell, L66740SaarlouisSaarlandGermany
22279Kelly, Riley94010BurlingameCaliforniaUnited States
27123Xie, Jaclyn59170CroixNordFrance
28811Phillips, Caleb, S91932Imperial BeachCaliforniaUnited States
23449Peterson, Steven, LV8VVictoriaBritish ColumbiaCanada

Generated 2025-07-18 18:40:20.332 UTC