[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 3677   SHUFFLE   <  SKIP 2295  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13467Martinez, Kristopher98225BellinghamWashingtonUnited States
20036Tang, Kate94014ColmaCaliforniaUnited States
19487Gutierrez, Dwayne92100Boulogne-BillancourtHauts de SeineFrance

Generated 2025-07-12 23:06:43.818 UTC