[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 475   SHUFFLE   <  SKIP 4210  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25849Cooper, Danielle, J91502BurbankCaliforniaUnited States
26311Rodriguez, Brenda, S98225BellinghamWashingtonUnited States
12476Jimenez, Rodney, RMK8 8ZDMilton KeynesEnglandUnited Kingdom

Generated 2025-07-12 15:36:39.105 UTC