[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 189   SHUFFLE   <  SKIP 212  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19551Alexander, Samuel98052RedmondWashingtonUnited States
23484Allen, Jenna, T91950Lincoln AcresCaliforniaUnited States
24055Goel, LouisRG11 5TPBerkshireEnglandUnited Kingdom

Generated 2025-07-09 03:43:09.890 UTC