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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15959Rodriguez, Logan, N98052RedmondWashingtonUnited States
12044Lopez, Madeline, G90802Long BeachCaliforniaUnited States
21691Martin, Brandon, SV8POak BayBritish ColumbiaCanada

Generated 2025-07-20 23:43:24.499 UTC