[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 250   <  SKIP 2564  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16522Pal, Casey4551CaloundraQueenslandAustralia
16693Coleman, Ethan, G4551CaloundraQueenslandAustralia
17047Rubio, Kendra4551CaloundraQueenslandAustralia

Generated 2025-07-06 14:41:43.029 UTC