[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 3312   SHUFFLE   <  SKIP 2420  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20168Serrano, Jessie, A14129BerlinHessenGermany
13234Lewis, Robert, P98371PuyallupWashingtonUnited States
24576Hu, Jake, LLE18LeedsEnglandUnited Kingdom
16834Peterson, Morgan, JV2W 1W2HaneyBritish ColumbiaCanada

Generated 2025-07-17 18:03:07.660 UTC