[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 2359   SHUFFLE   <  SKIP 2973  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24783Raman, Barry, A91910Chula VistaCaliforniaUnited States
20239Ortega, Jill, A2450Coffs HarbourNew South WalesAustralia
18292Tang, Louis, A3205South MelbourneVictoriaAustralia

Generated 2025-07-19 19:54:31.547 UTC