[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 644   SHUFFLE   <  SKIP 1092  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12175Powell, Luke, A95062Santa CruzCaliforniaUnited States
24384Pal, Kenneth, G59100RoubaixNordFrance
11464Huang, Alejandro3205South MelbourneVictoriaAustralia

Generated 2025-07-14 10:16:12.622 UTC