[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 680   SHUFFLE   <  SKIP 5980  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27719King, Nathan3550BendigoVictoriaAustralia
19361Sun, Stacey, SLE18LeedsEnglandUnited Kingdom
11256Hernandez, Katelyn, L98036LynnwoodWashingtonUnited States

Generated 2025-07-14 11:25:42.096 UTC