[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 2948   SHUFFLE   <  SKIP 46  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26259Bryant, Hunter98052RedmondWashingtonUnited States
18252Sun, Alvin3550BendigoVictoriaAustralia
24484Anand, Chad6105CloverdaleSouth AustraliaAustralia

Generated 2025-07-18 19:47:23.796 UTC