[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 7886   SHUFFLE   <  SKIP 1728  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23591Henderson, Justin, PV9MetchosinBritish ColumbiaCanada
29058Reed, Olivia, L92118CoronadoCaliforniaUnited States
19957Mehta, Arthur, A4551CaloundraQueenslandAustralia

Generated 2025-07-18 07:55:43.474 UTC