[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 248   SHUFFLE   <  SKIP 208  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12369Lal, Terrence3337MeltonVictoriaAustralia
16608Martin, Ricky, C4000BrisbaneQueenslandAustralia
12768Chapman, Johnathan, J94014ColmaCaliforniaUnited States

Generated 2025-07-20 22:31:32.697 UTC