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

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17439Butler, Jasmine98052RedmondWashingtonUnited States
16273Martinez, Marie93000BobignySeine Saint DenisFrance
28761Campbell, Robert90241DowneyCaliforniaUnited States
13567Rubio, Anne, T70452StuttgartSaarlandGermany
15502Howard, Nathaniel, C97330CorvallisOregonUnited States
17611Butler, Luis, G97355LebanonOregonUnited States

Generated 2025-07-22 11:21:22.764 UTC