[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 376  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14433Peterson, Jennifer, H94519ConcordCaliforniaUnited States
16053Perez, FrederickTY31RuncornEnglandUnited Kingdom
17755Cox, Zoe, AEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-14 06:33:07.624 UTC