[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 468   SHUFFLE   <  SKIP 879  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24554Fernandez, DeannaW1X3SELondonEnglandUnited Kingdom
14042Adams, Stephanie, R98901YakimaWashingtonUnited States
23587Gonzalez, Hailey, R90505TorranceCaliforniaUnited States

Generated 2025-07-09 20:06:29.863 UTC