[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 63   <  SKIP 1552  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23972Liang, Clarence, J41100Saint OuenLoir et CherFrance
25775Chandra, Marie, AW1V 5RNLondonEnglandUnited Kingdom
29347Edwards, Jonathan91776San GabrielCaliforniaUnited States

Generated 2025-07-20 20:23:51.927 UTC