[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 2747  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15289Gray, Katelyn91941GrossmontCaliforniaUnited States
21700Ramirez, Juan, M94303Palo AltoCaliforniaUnited States
20856Hu, Tiffany, ALE18LeedsEnglandUnited Kingdom

Generated 2025-07-12 00:20:26.030 UTC