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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24338Zeng, Shannon, D91502BurbankCaliforniaUnited States
15708Jai, Nina80074MünchenHamburgGermany
22308Lopez, CassandraEM15Esher-MoleseyEnglandUnited Kingdom
14202Zeng, Clayton66001SaarbrückenSaarlandGermany

Generated 2025-07-13 23:05:14.619 UTC