[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 3860  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16141Ramirez, Shelby90401Santa MonicaCaliforniaUnited States
18151She, Brendan78100Saint Germain en LayeYvelineFrance
21266Washington, TaylorV7L 4J4N. VancouverBritish ColumbiaCanada

Generated 2025-07-11 20:41:43.550 UTC