[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 362   SHUFFLE   <  SKIP 3920  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29091Hernandez, Mallory3977CranbourneVictoriaAustralia
11986Alvarez, Max, M3220GeelongVictoriaAustralia
12132Henderson, Kaitlyn, J93290Tremblay-en-FranceSeine Saint DenisFrance

Generated 2025-07-17 19:09:42.795 UTC