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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12239Ramos, AlbertoW1N 9FALondonEnglandUnited Kingdom
25706Madan, Francisco, S4551CaloundraQueenslandAustralia
26653Allen, Kaylee2450Coffs HarbourNew South WalesAustralia

Generated 2025-07-12 23:28:52.845 UTC