[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 4112   SHUFFLE   <  SKIP 546  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14266Patel, Cory, J98225BellinghamWashingtonUnited States
25081Morris, Melanie94536FremontCaliforniaUnited States
22536Rogers, BriannaOX1OxfordEnglandUnited Kingdom

Generated 2025-07-17 14:53:28.490 UTC