[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 434   SHUFFLE   <  SKIP 210  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22487Gill, Jonathon, B93290Tremblay-en-FranceSeine Saint DenisFrance
17582Wilson, Katherine, A92118CoronadoCaliforniaUnited States

Generated 2025-07-18 01:44:43.921 UTC