[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 3133  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22007Hernandez, Kaylee, T98027IssaquahWashingtonUnited States
21044Zheng, FranklinL4 4HBLiverpoolEnglandUnited Kingdom
18975Bryant, Samuel, K90712LakewoodCaliforniaUnited States
26462Kelly, Lauren, A98225BellinghamWashingtonUnited States

Generated 2025-07-11 14:37:11.900 UTC