[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 2626   SHUFFLE   <  SKIP 799  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27617Phillips, Morgan98501OlympiaWashingtonUnited States
23671Thomas, Fernando, L98312BremertonWashingtonUnited States
27813Vance, Roy91480FrankfurtBayernGermany

Generated 2025-07-18 15:51:56.815 UTC