[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 817   SHUFFLE   <  SKIP 159  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22422Black, NicholeTY31RuncornEnglandUnited Kingdom
13105Kovár, Whitney3550BendigoVictoriaAustralia
21784Hernandez, Mackenzie, J98020EdmondsWashingtonUnited States

Generated 2025-07-14 23:57:18.916 UTC