[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 3669   SHUFFLE   <  SKIP 851  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15705Simmons, Gabriel91054ErlangenBayernGermany
11982Foster, Alexandra92102San DiegoCaliforniaUnited States
17020Bryant, Ashley, J98020EdmondsWashingtonUnited States

Generated 2025-07-10 19:50:54.802 UTC