[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 3204  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21427Foster, Kelly98366Port OrchardWashingtonUnited States
16536Jimenez, Meghan, A93400Saint-DenisSeine Saint DenisFrance
13066Perry, Carson, C97034Lake OswegoOregonUnited States

Generated 2025-07-09 04:45:11.635 UTC