[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 995   SHUFFLE   <  SKIP 943  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17018Guo, Mandy78613Cedar ParkTexasUnited States
21080Lopez, Ebony78000VersaillesYvelineFrance
22893Miller, Chloe, VV8Y 1L1CliffsideBritish ColumbiaCanada

Generated 2025-07-14 14:54:06.219 UTC