[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 4098   SHUFFLE   <  SKIP 194  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21593Roberts, Marcus, H91502BurbankCaliforniaUnited States
12864Townsend, Michelle, PCM11BillericayEnglandUnited Kingdom
11531Yuan, Nina, R90210Beverly HillsCaliforniaUnited States

Generated 2025-07-19 01:12:23.108 UTC