[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 413   SHUFFLE   <  SKIP 1470  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11454Navarro, Melinda3000MelbourneVictoriaAustralia
21605Ye, Brittney, A98168BurienWashingtonUnited States
17351Sharma, Terrence, N3220GeelongVictoriaAustralia

Generated 2025-07-14 23:43:40.212 UTC