[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 875   SHUFFLE   <  SKIP 2084  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17133Kelly, Lucas, A98270MarysvilleWashingtonUnited States
23393Anderson, Jennifer, M91950National CityCaliforniaUnited States
14624Thomas, Anna, R98027IssaquahWashingtonUnited States

Generated 2025-07-21 01:24:20.929 UTC