[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 405   SHUFFLE   <  SKIP 729  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12968Butler, Paige, C97068W. LinnOregonUnited States
20347Roberts, Savannah, K91776San GabrielCaliforniaUnited States
20217Wang, Valerie4000BrisbaneQueenslandAustralia

Generated 2025-07-12 18:41:29.543 UTC