[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 2257   SHUFFLE   <  SKIP 955  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28213Morgan, Jared, A3000MelbourneVictoriaAustralia
13840Pal, Tommy62200Boulogne-sur-MerPas de CalaisFrance
21784Hernandez, Mackenzie, J98020EdmondsWashingtonUnited States

Generated 2025-07-22 00:55:01.673 UTC