[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 634   SHUFFLE   <  SKIP 19  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24369Lopez, Chelsea1597Lane CoveNew South WalesAustralia
14656Fernandez, Bryant, R98225BellinghamWashingtonUnited States
25574Raje, Bradley, L93290Tremblay-en-FranceSeine Saint DenisFrance

Generated 2025-07-10 15:26:55.301 UTC