[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 512   <  SKIP 1142  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22487Gill, Jonathon, B93290Tremblay-en-FranceSeine Saint DenisFrance
22538Wang, Bianca93290Tremblay-en-FranceSeine Saint DenisFrance
24070Shan, Cameron, M93290Tremblay-en-FranceSeine Saint DenisFrance

Generated 2025-07-13 05:50:02.264 UTC