[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 438   SHUFFLE   <  SKIP 751  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24108Lal, Tonya, B24044KielSaarlandGermany
28820Alvarez, Naomi98225BellinghamWashingtonUnited States
29421Williams, Blake93400Saint-DenisSeine Saint DenisFrance

Generated 2025-07-18 03:18:55.713 UTC