[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 468   SHUFFLE   <  SKIP 5234  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21327Washington, Connor90505TorranceCaliforniaUnited States
17455Hayes, Dylan, O94519ConcordCaliforniaUnited States
16008Allen, Morgan, D98033KirklandWashingtonUnited States

Generated 2025-07-14 18:47:11.897 UTC