[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 263   SHUFFLE   <  SKIP 1569  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17836Ramos, Jacquelyn, Y95000CergyVal d'OiseFrance
19848Malhotra, Bryant, C98312BremertonWashingtonUnited States
24183Perez, Ruth92150SuresnesHauts de SeineFrance

Generated 2025-07-14 00:53:47.526 UTC