[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 416   SHUFFLE   <  SKIP 1966  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25498Kapoor, Shane, D60061Frankfurt am MainSaarlandGermany
11291Wright, Jenna91945Lemon GroveCaliforniaUnited States
14290Wilson, Jonathan97330CorvallisOregonUnited States
13479Rogers, Katelyn91945Lemon GroveCaliforniaUnited States

Generated 2025-07-14 13:19:42.995 UTC