[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 396   SHUFFLE   <  SKIP 1927  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25889Munoz, Reginald, C91502BurbankCaliforniaUnited States
15102Malhotra, Allen, ALE18LeedsEnglandUnited Kingdom
22005Mehta, Pamela3000MelbourneVictoriaAustralia

Generated 2025-07-16 00:21:00.619 UTC