[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 5185   SHUFFLE   <  SKIP 237  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25343Simmons, Carol, L91950National CityCaliforniaUnited States
16921Jai, EdwinT2P 2G8CalgaryAlbertaCanada
22797She, Leonard, S41485GrevenbroichBayernGermany

Generated 2025-07-19 01:19:35.717 UTC