[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 518   SHUFFLE   <  SKIP 3696  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25193Howard, Stephanie, A98036LynnwoodWashingtonUnited States
15677Bradley, Alyssa, C93000BobignySeine Saint DenisFrance
27383Hernandez, Jay94519ConcordCaliforniaUnited States

Generated 2025-07-18 14:10:53.061 UTC