[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 1142   SHUFFLE   <  SKIP 859  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19078She, Misty, T93700DrancySeine Saint DenisFrance
17600Brooks, Timothy98036LynnwoodWashingtonUnited States
23328Butler, Julian, L92020El CajonCaliforniaUnited States
16982Lopez, Jillian90210Beverly HillsCaliforniaUnited States

Generated 2025-07-20 05:01:48.234 UTC