[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 405   SHUFFLE   <  SKIP 1172  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14681Chandra, Veronica4171HawthorneQueenslandAustralia
17923Malhotra, Cory, E4217Gold CoastQueenslandAustralia
18199Lopez, Brandy, S2036MalabarNew South WalesAustralia

Generated 2025-07-18 00:55:10.255 UTC