[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 1361   <  SKIP 2994  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12063Martinez, Xavier98225BellinghamWashingtonUnited States
23024Davis, Emma97355LebanonOregonUnited States
17811Hernandez, Stacy70452StuttgartSaarlandGermany

Generated 2025-07-19 06:29:58.423 UTC