[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 512   SHUFFLE   <  SKIP 504  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16202Jai, Kenneth, D75007ParisSeine (Paris)France
14859Weber, Jarrod, M2060Lavender BayNew South WalesAustralia
27116Gonzalez, Regina, L98225BellinghamWashingtonUnited States

Generated 2025-07-11 03:35:50.663 UTC