[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 2476   SHUFFLE   <  SKIP 413  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24312Martin, Austin, T98201EverettWashingtonUnited States
14538Brown, Katherine59000LilleNordFrance
15975Collins, Gabrielle98225BellinghamWashingtonUnited States

Generated 2025-07-15 20:31:28.168 UTC