[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 2920   SHUFFLE   <  SKIP 306  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26618Morris, Amanda95062Santa CruzCaliforniaUnited States
14204Sara, Chelsea, S77127LieusaintSeine et MarneFrance
27008Blue, Oscar, LPE17BuryEnglandUnited Kingdom

Generated 2025-07-13 09:58:42.878 UTC