[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 2463  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15003Yang, Dennis, P93500PantinSeine Saint DenisFrance
16937Rubio, Craig59170CroixNordFrance
22228Gonzalez, Katelyn98201EverettWashingtonUnited States

Generated 2025-07-16 14:53:41.840 UTC