[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 875   SHUFFLE   <  SKIP 7099  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28905Bailey, Katherine, L59000LilleNordFrance
17038Wang, Ernest92118CoronadoCaliforniaUnited States
25174Smith, Monica59101BillingsMontanaUnited States

Generated 2025-07-17 16:36:22.482 UTC