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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25694Raje, Dawn, D91420MorangisEssonneFrance
27772Goel, Darrell91420MorangisEssonneFrance
28449Gill, Jarred, K91420MorangisEssonneFrance

Generated 2025-07-12 12:48:58.343 UTC