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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16137King, Timothy, A98501OlympiaWashingtonUnited States
27924He, Jeffery24044KielSaarlandGermany
16307Sun, Kelli, R38231SalzgitterHessenGermany
23951Becker, Lindsay, T91940Les UlisEssonneFrance

Generated 2025-07-15 22:08:54.044 UTC