[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 589   SHUFFLE   <  SKIP 2404  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16941Yang, Amy66272Sulzbach TaunusSaarlandGermany
16425Lu, Lisa, S77680Roissy en BrieSeine et MarneFrance
17167Jenkins, Thomas, R98312BremertonWashingtonUnited States

Generated 2025-07-16 17:49:42.166 UTC