[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 2421   SHUFFLE   <  SKIP 1176  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25846Bailey, Faith, D98033KirklandWashingtonUnited States
17267Stewart, Abigail94611OaklandCaliforniaUnited States
13915King, Allison, M91203GlendaleCaliforniaUnited States

Generated 2025-07-13 11:50:47.215 UTC