[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 4152   <  SKIP 1801  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24845Jimenez, Tyrone57000MetzMoselleFrance
23666Anderson, Olivia98403TacomaWashingtonUnited States
15269King, Chloe, W98201EverettWashingtonUnited States

Generated 2025-07-19 01:19:40.363 UTC