[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 8304   SHUFFLE   <  SKIP 5250  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21668Rogers, Christina, FPE17BuryEnglandUnited Kingdom
13291Xu, Nina65616BransonMissouriUnited States
25336Cook, Chase, L98020EdmondsWashingtonUnited States

Generated 2025-07-22 07:19:39.567 UTC