[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 2816   SHUFFLE   <  SKIP 593  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13069Green, Adam, M98225BellinghamWashingtonUnited States
16003Robinson, Carol94611OaklandCaliforniaUnited States
29254Sanchez, Erin98020EdmondsWashingtonUnited States

Generated 2025-07-18 02:38:06.274 UTC