[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 405   SHUFFLE   <  SKIP 890  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25253Miller, Ryan, F98027IssaquahWashingtonUnited States
11590Diaz, Erika, F93700DrancySeine Saint DenisFrance
14338Taylor, Natalie, MV8Y 1L1CliffsideBritish ColumbiaCanada

Generated 2025-07-14 14:39:26.823 UTC