[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 2927   SHUFFLE   <  SKIP 296  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19854Hall, Katherine, E94947NovatoCaliforniaUnited States
20141Flores, Angelica, M59140DunkerqueNordFrance
18933Huang, Kelli98225BellinghamWashingtonUnited States

Generated 2025-07-14 02:34:02.402 UTC