[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 0   SHUFFLE   <  SKIP 2545  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15793Navarro, Renee2450Coffs HarbourNew South WalesAustralia
14015Lal, Kurt, R3429SunburyVictoriaAustralia
23395Martinez, Ryan, A91791West CovinaCaliforniaUnited States

Generated 2025-11-05 10:19:02.959 UTC