[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   SHUFFLE   SKIP 655   <  SKIP 2577  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23149Rubio, Brandi, M94519ConcordCaliforniaUnited States
23007Sanchez, Isaac92806La JollaCaliforniaUnited States
29336Bailey, Nathaniel, SV8Z 4N5ShawneeBritish ColumbiaCanada

Generated 2025-07-18 03:19:10.252 UTC