[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 750   SHUFFLE   <  SKIP 281  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26175Hughes, Jose97034Lake OswegoOregonUnited States
13055Gray, Patrick, J97355LebanonOregonUnited States
12094Bailey, Bailey, A91945Lemon GroveCaliforniaUnited States

Generated 2025-07-13 18:19:11.566 UTC