[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 717   SHUFFLE   <  SKIP 5150  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25786Romero, Cheryl, A95000CergyVal d'OiseFrance
11764Ramos, Jessie, R2300NewcastleNew South WalesAustralia
25903Rai, Marshall, A98225BellinghamWashingtonUnited States

Generated 2025-07-21 02:55:15.928 UTC