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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25329Moreno, Jacquelyn94014ColmaCaliforniaUnited States
11198Sanders, Brooke95062Santa CruzCaliforniaUnited States
20097Griffin, Brittany, W94941Mill ValleyCaliforniaUnited States

Generated 2025-07-21 10:26:47.068 UTC