[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 617   SHUFFLE   <  SKIP 1144  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20812Prasad, Preston, C2055North SydneyNew South WalesAustralia
25638Tang, Dale, A95000CergyVal d'OiseFrance
12173Edwards, Dalton, L92625Newport BeachCaliforniaUnited States

Generated 2025-07-14 13:34:58.356 UTC