[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 875   SHUFFLE   <  SKIP 1422  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11013Jenkins, Ian, M97355LebanonOregonUnited States
12515Bailey, Shelby59100RoubaixNordFrance
16963Hughes, Faith, S94941Mill ValleyCaliforniaUnited States
26282Jai, Leonard, R98168BurienWashingtonUnited States

Generated 2025-07-17 22:58:30.190 UTC