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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18431Hayes, Cameron, D91945Lemon GroveCaliforniaUnited States
14406Schmidt, Carrie, M94704BerkeleyCaliforniaUnited States
28016Sanders, Cody, R92625Newport BeachCaliforniaUnited States

Generated 2025-07-17 23:39:00.303 UTC