[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 159   SHUFFLE   <  SKIP 2209  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11608Madan, Cesar, E92081Paris La DefenseHauts de SeineFrance
27124Kovar, Raymond, E57000MetzMoselleFrance
18972Butler, Benjamin, CV6B 3P7Port HammondBritish ColumbiaCanada

Generated 2025-07-18 20:01:46.824 UTC