[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 5938   <  SKIP 602  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19446Nath, Bridget, C17490Saint OuenCharente-MaritimeFrance
24294Yang, Luis97205PortlandOregonUnited States
15217Jai, Ethan3000MelbourneVictoriaAustralia

Generated 2025-07-20 02:14:46.367 UTC