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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20840Xie, Alison, H93500PantinSeine Saint DenisFrance
23242Garcia, Andrew, J98312BremertonWashingtonUnited States
11422Deng, Dustin, FL4 4HBLiverpoolEnglandUnited Kingdom
17150Wright, Wyatt, R97222MilwaukieOregonUnited States

Generated 2025-07-12 22:37:29.125 UTC