[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 508   SHUFFLE   <  SKIP 407  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12016Serrano, Meredith94014ColmaCaliforniaUnited States
25393Cox, Lucas, JV0SookeBritish ColumbiaCanada
21101Perez, Meagan, RL4 4HBLiverpoolEnglandUnited Kingdom

Generated 2025-07-16 23:38:01.465 UTC