[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 1309   SHUFFLE   <  SKIP 81  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20831Xu, Drew48001MünsterSaarlandGermany
18683Walker, Robert, T95062Santa CruzCaliforniaUnited States
25067Butler, Melanie, P98027IssaquahWashingtonUnited States

Generated 2025-07-17 03:31:37.505 UTC