[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 3165   SHUFFLE   <  SKIP 2537  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24638Lopez, Julia, I94611OaklandCaliforniaUnited States
17546James, Melanie, V90802Long BeachCaliforniaUnited States
15248Harris, Richard98168BurienWashingtonUnited States
27803Suarez, Theresa, E93500PantinSeine Saint DenisFrance

Generated 2025-07-19 15:21:53.985 UTC