[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 484   SHUFFLE   <  SKIP 1264  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15434Zhou, Brent3205South MelbourneVictoriaAustralia
24814Washington, Gabriel98020EdmondsWashingtonUnited States
20295Brown, Christopher, C98403TacomaWashingtonUnited States

Generated 2025-11-06 04:59:43.491 UTC