[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 24   SHUFFLE   <  SKIP 477  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25494Jimenez, Lee31770ColomiersGaronne (Haute)France
26634Walker, Devin, P94947NovatoCaliforniaUnited States
22513Anand, Kenneth, L92700ColombesHauts de SeineFrance
22253Reed, Stephanie98312BremertonWashingtonUnited States

Generated 2025-07-20 15:52:17.800 UTC