[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 470   SHUFFLE   <  SKIP 2827  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15184Hernandez, Mathew, A4171HawthorneQueenslandAustralia
22932Jai, Maurice2036MatravilleNew South WalesAustralia
25743Liu, Alvin, K91940Les UlisEssonneFrance

Generated 2025-07-10 17:06:11.208 UTC