[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 5579   SHUFFLE   <  SKIP 366  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25594Malhotra, Cindy, T93500PantinSeine Saint DenisFrance
17576Vazquez, Albert90210Beverly HillsCaliforniaUnited States
11265Jones, Elizabeth, P98033KirklandWashingtonUnited States

Generated 2025-07-18 22:58:02.683 UTC