[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 2219  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17952Beck, Brendan66272Sulzbach TaunusSaarlandGermany
17102Goel, Andres, B66272Sulzbach TaunusSaarlandGermany
18125Cai, Leah66272Sulzbach TaunusSaarlandGermany
19901Sara, Ronald, A66272Sulzbach TaunusSaarlandGermany
20958Alonso, Gerald66272Sulzbach TaunusSaarlandGermany
22450Alvarez, Audrey, L66272Sulzbach TaunusSaarlandGermany

Generated 2025-07-09 00:51:01.927 UTC