[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   SHUFFLE   SKIP 2426   <  SKIP 2280  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15102Malhotra, Allen, ALE18LeedsEnglandUnited Kingdom
22776Perry, Julia92806La JollaCaliforniaUnited States
27503Shen, Warren, D60610ChicagoIllinoisUnited States

Generated 2025-07-19 04:39:50.135 UTC