[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 3104   SHUFFLE   <  SKIP 2233  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28601Gonzales, Christian94611OaklandCaliforniaUnited States
18799Lewis, Jacob, K92806La JollaCaliforniaUnited States
13375Kumar, Jason94014ColmaCaliforniaUnited States

Generated 2025-07-12 15:04:30.479 UTC