[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 617   SHUFFLE   <  SKIP 791  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18888Powell, Devin98033KirklandWashingtonUnited States
28150Chen, Connor, M91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-13 06:02:11.135 UTC