[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 937  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26546Bennett, Miguel91932Imperial BeachCaliforniaUnited States
23192Garcia, Emily, E94303Palo AltoCaliforniaUnited States
13886Taylor, Rachel, M94014ColmaCaliforniaUnited States

Generated 2025-07-11 16:56:23.604 UTC