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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13940Simmons, Emma, L90802Long BeachCaliforniaUnited States
21744Perry, Emma94014ColmaCaliforniaUnited States
14360Patterson, Samantha94941Mill ValleyCaliforniaUnited States

Generated 2025-07-19 16:31:50.195 UTC