[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 2434   SHUFFLE   <  SKIP 563  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19410Adams, Chloe, A98270MarysvilleWashingtonUnited States
25798Coleman, ChristianPE17BuryEnglandUnited Kingdom
21902James, Natalie, M91203GlendaleCaliforniaUnited States

Generated 2025-07-20 01:00:27.600 UTC