[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 6215   SHUFFLE   <  SKIP 138  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13294Hughes, Cassidy98020EdmondsWashingtonUnited States
22089Gray, Mason94947NovatoCaliforniaUnited States
26464Griffin, Alexandria98501OlympiaWashingtonUnited States

Generated 2025-07-20 18:27:48.763 UTC