[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 3349  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24113Green, Stephanie78000VersaillesYvelineFrance
11662Kumar, Ethan97222MilwaukieOregonUnited States
16340Mitchell, Sean, L91932Imperial BeachCaliforniaUnited States

Generated 2025-07-08 22:00:23.617 UTC