[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   SHUFFLE   SKIP 92   <  SKIP 324  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29187Ramos, Jerome, L3550BendigoVictoriaAustralia
13611Huang, Marshall, L92310SèvresHauts de SeineFrance
26411Xu, MarioB29 6SLBirminghamEnglandUnited Kingdom

Generated 2025-07-18 17:09:09.189 UTC