[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 2854   <  SKIP 164  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25158Long, Stephanie, C98312BremertonWashingtonUnited States
24882Srini, Meredith, V59100RoubaixNordFrance
18431Hayes, Cameron, D91945Lemon GroveCaliforniaUnited States

Generated 2025-07-18 16:14:50.808 UTC