[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 5398   SKIP 2000   <  SKIP 502  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17897Kumar, Darrell, L91420MorangisEssonneFrance
17843Shan, Kelli91420MorangisEssonneFrance
19460Diaz, Arthur91420MorangisEssonneFrance

Generated 2025-11-05 23:16:01.880 UTC