[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 785   SHUFFLE   <  SKIP 338  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12862Ortega, Melinda, L93500PantinSeine Saint DenisFrance
13721Howard, Lucas, A98501OlympiaWashingtonUnited States
12833Goel, Sheena14129BerlinHessenGermany

Generated 2025-07-18 10:57:48.872 UTC