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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13883Lal, Brandon90802Long BeachCaliforniaUnited States
12792White, Blake, P98312BremertonWashingtonUnited States
25800Nath, SheenaPE17BuryEnglandUnited Kingdom

Generated 2025-07-10 19:24:49.501 UTC