[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 1988  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28308Serrano, Hector, K4551CaloundraQueenslandAustralia
15765Deng, Gilbert, C3550BendigoVictoriaAustralia
19070Garcia, Kristopher, ME17 6JFLondonEnglandUnited Kingdom
11898Henderson, Angela, T4000BrisbaneQueenslandAustralia

Generated 2025-07-10 16:20:19.855 UTC