[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 24   SHUFFLE   <  SKIP 2280  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11961Alvarez, Anne, A94704BerkeleyCaliforniaUnited States
13506Guo, Willie95000CergyVal d'OiseFrance
26421Peterson, Allison, A4551CaloundraQueenslandAustralia

Generated 2025-07-11 11:57:04.695 UTC