[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 508   SHUFFLE   <  SKIP 773  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11042Sanchez, Megan, J90012Los AngelesCaliforniaUnited States
25900Sanders, Haley98501OlympiaWashingtonUnited States
17820Morris, Emma, LPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-17 04:57:48.664 UTC