[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 3525   SHUFFLE   <  SKIP 437  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25712He, Brent, R3977CranbourneVictoriaAustralia
19397Shen, Terry, F90210Beverly HillsCaliforniaUnited States
29211Ross, Stephanie98036LynnwoodWashingtonUnited States

Generated 2025-07-20 02:13:52.629 UTC