[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 362   SHUFFLE   <  SKIP 4726  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26325Robinson, Tyler, A99202SpokaneWashingtonUnited States
12738Rubio, Melinda, A14197BerlinNordrhein-WestfalenGermany
11963Patterson, Antonio, G2450Coffs HarbourNew South WalesAustralia

Generated 2025-07-19 17:15:39.344 UTC