[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 1156   SHUFFLE   <  SKIP 605  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27330Nara, Brendan, A20354HamburgHamburgGermany
27565Wood, Kayla, L90241DowneyCaliforniaUnited States
28611Alexander, Christian, C97301SalemOregonUnited States

Generated 2025-07-22 01:12:06.412 UTC