[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 7680   SHUFFLE   <  SKIP 1943  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17825Li, Clayton, F85049IngolstadtBayernGermany
21297Murphy, Melanie, L97034Lake OswegoOregonUnited States
24942James, Steven94704BerkeleyCaliforniaUnited States

Generated 2025-07-18 22:49:14.244 UTC