[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 475   SHUFFLE   <  SKIP 3230  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12014Sanders, Devin, J3550BendigoVictoriaAustralia
23889Carter, Sean, M99362Walla WallaWashingtonUnited States
11528Washington, Joan91203GlendaleCaliforniaUnited States

Generated 2025-07-16 23:45:33.673 UTC