[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 5822  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11356Carson, Terrence2060Lavender BayNew South WalesAustralia
16370Gonzalez, MollyV8Y 1L1CliffsideBritish ColumbiaCanada
14751Price, Gabrielle98901YakimaWashingtonUnited States

Generated 2025-07-10 09:53:14.948 UTC