[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 3275  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17755Cox, Zoe, AEM15Esher-MoleseyEnglandUnited Kingdom
25230Carter, Sophia, D3550BendigoVictoriaAustralia
27895Pal, Colin93000BobignySeine Saint DenisFrance
21152Hill, Amanda91203GlendaleCaliforniaUnited States

Generated 2025-07-09 23:29:03.886 UTC