[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 2500   SHUFFLE   <  SKIP 2102  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24862Zhou, Tamara77127LieusaintSeine et MarneFrance
28905Bailey, Katherine, L59000LilleNordFrance
13231Ross, Alexia, SV3A 4R2LangleyBritish ColumbiaCanada

Generated 2025-07-21 06:31:03.507 UTC