[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   SHUFFLE   SKIP 2908   <  SKIP 1781  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25045Russell, Paige98225BellinghamWashingtonUnited States
23131Peterson, Caitlin, J98052RedmondWashingtonUnited States
16139Alexander, Jacqueline, J91791West CovinaCaliforniaUnited States

Generated 2025-07-20 06:49:13.645 UTC