[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 250   SHUFFLE   <  SKIP 1172  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19875James, Patrick98312BremertonWashingtonUnited States
21292Martinez, Austin97068W. LinnOregonUnited States
12744Moore, Anna, AGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-09 06:18:20.298 UTC