[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 7911  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25569Alvarez, Jésus, H91420MorangisEssonneFrance
25694Raje, Dawn, D91420MorangisEssonneFrance
27772Goel, Darrell91420MorangisEssonneFrance

Generated 2025-07-12 15:31:02.233 UTC