[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 875   SHUFFLE   <  SKIP 1175  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20402Liang, Vincent3977CranbourneVictoriaAustralia
14510Hernandez, Samuel, R98201EverettWashingtonUnited States
22625Patel, Meagan93700DrancySeine Saint DenisFrance

Generated 2025-07-21 07:47:58.847 UTC