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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20250Garcia, Charles, M4217Gold CoastQueenslandAustralia
22060Hill, Evan97034Lake OswegoOregonUnited States
22687Jiménez, Javier, MEC1R 0DULondonEnglandUnited Kingdom

Generated 2025-07-09 19:03:07.392 UTC