[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 2520   <  SKIP 505  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15311Thompson, Brandon, J98403TacomaWashingtonUnited States
16269Nath, Tara12171BerlinSaarlandGermany
11028Jimenez, Jill2065St. LeonardsNew South WalesAustralia

Generated 2025-07-18 11:40:46.602 UTC