[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 482   SHUFFLE   <  SKIP 1620  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28529Chande, Tara, L45000OrleansLoiretFrance
25670Brooks, Ariana, R59000LilleNordFrance
28142Lin, Willie, B98107BallardWashingtonUnited States

Generated 2025-07-17 19:56:08.505 UTC