[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 217   <  SKIP 3173  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25073Stewart, Shelby97330CorvallisOregonUnited States
26999Brown, Samuel, MCM11BillericayEnglandUnited Kingdom
13142Moore, Xavier, L94947NovatoCaliforniaUnited States

Generated 2025-07-21 10:22:09.703 UTC