[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 327   SHUFFLE   <  SKIP 2794  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12071Robinson, Robert90210Beverly HillsCaliforniaUnited States
17878Sanders, Gabrielle, M57000MetzMoselleFrance
15181Huang, Rosa, P6006PerthSouth AustraliaAustralia

Generated 2025-07-14 05:26:06.811 UTC