[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 512   SHUFFLE   <  SKIP 848  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15468Foster, EmmaV9B 5T2ShawneeBritish ColumbiaCanada
21500Long, Devin, J98403TacomaWashingtonUnited States
28553Serrano, Sabrina17490Saint OuenCharente-MaritimeFrance

Generated 2025-07-11 21:33:18.644 UTC