[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 4300  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22493Sanz, Dwayne, D48001MünsterSaarlandGermany
26733Smith, Benjamin, A98225BellinghamWashingtonUnited States
13482Bryant, Haley94704BerkeleyCaliforniaUnited States

Generated 2025-07-11 03:41:04.344 UTC