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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26486Cook, Andrea90012Los AngelesCaliforniaUnited States
23880Patterson, Noah, L90802Long BeachCaliforniaUnited States
16080Patterson, Oscar, A90802Long BeachCaliforniaUnited States

Generated 2025-07-16 14:58:26.043 UTC