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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21503Long, Melanie, K98036LynnwoodWashingtonUnited States
21245Rodriguez, Samantha, E90012Los AngelesCaliforniaUnited States
11403Schmidt, Nancy17490Saint OuenCharente-MaritimeFrance

Generated 2025-07-11 13:13:47.495 UTC