[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 2421   SHUFFLE   <  SKIP 666  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15415Gray, Rachel99202SpokaneWashingtonUnited States
13171Torres, Catherine, C91950National CityCaliforniaUnited States
21870Raji, JennyTY31RuncornEnglandUnited Kingdom

Generated 2025-07-11 12:50:53.756 UTC