[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 2996   <  SKIP 2067  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19415Collins, Devin60323FrankfurtHessenGermany
16889Rodriguez, Daniel, R90505TorranceCaliforniaUnited States
13730Suarez, Walter, E98225BellinghamWashingtonUnited States

Generated 2025-07-17 14:53:59.131 UTC