[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 22  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23683Alonso, Dana, J90706BellflowerCaliforniaUnited States
28831Harris, Elizabeth, L91932Imperial BeachCaliforniaUnited States
13332Alonso, Neil, M94014ColmaCaliforniaUnited States

Generated 2025-07-09 02:29:14.287 UTC