[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 750   SHUFFLE   <  SKIP 38  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17843Shan, Kelli91420MorangisEssonneFrance
24209Jordan, Chelsea17490Saint OuenCharente-MaritimeFrance
25136Diaz, Ruben, A3429SunburyVictoriaAustralia

Generated 2025-07-09 07:56:21.107 UTC