[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   SHUFFLE   SKIP 16   <  SKIP 143  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28458She, Casey, C77127LieusaintSeine et MarneFrance
27142Andersen, Lindsay93500PantinSeine Saint DenisFrance
15745Hayes, Julian98225BellinghamWashingtonUnited States

Generated 2025-07-13 10:07:02.929 UTC