[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 158   SHUFFLE   <  SKIP 596  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12425White, Brandon, C99362Walla WallaWashingtonUnited States
26731Clark, Ethan, A91950National CityCaliforniaUnited States
16273Martinez, Marie93000BobignySeine Saint DenisFrance

Generated 2025-07-15 16:02:16.528 UTC