[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 2421   SHUFFLE   <  SKIP 902  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22276Gray, Gabriella, M91776San GabrielCaliforniaUnited States
14965Zhou, Edwin17490Saint OuenCharente-MaritimeFrance
28318Lee, Grace, J4655Hervey BayQueenslandAustralia

Generated 2025-07-11 17:43:25.008 UTC