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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21927Browning, Meredith94014ColmaCaliforniaUnited States
25102Kelly, Stephanie, L94704BerkeleyCaliforniaUnited States
12081Perez, Kaitlyn, AV8POak BayBritish ColumbiaCanada

Generated 2025-07-20 06:48:56.673 UTC