[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 625   SHUFFLE   <  SKIP 2274  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16152Evans, Katherine, E91776San GabrielCaliforniaUnited States
19742Russell, Alexia98225BellinghamWashingtonUnited States
20047Huang, Ronnie92150SuresnesHauts de SeineFrance

Generated 2025-07-13 10:06:15.617 UTC