[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 512   SHUFFLE   <  SKIP 69  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11326Xie, Rafael, M90210Beverly HillsCaliforniaUnited States
29424Gill, Erik70452StuttgartSaarlandGermany
27524Suri, Denise, C98168BurienWashingtonUnited States
12968Butler, Paige, C97068W. LinnOregonUnited States

Generated 2025-07-12 18:09:49.763 UTC