[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 993  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11960Griffin, Ana98052RedmondWashingtonUnited States
28695Raji, MarioRG7 5H7ReadingEnglandUnited Kingdom
28639Morgan, Jacqueline91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-11 15:47:46.390 UTC