[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 484   SHUFFLE   <  SKIP 2788  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26126Bell, Alexandra, R90012Los AngelesCaliforniaUnited States
29000Baker, Nathan, A98366Port OrchardWashingtonUnited States
26391Arun, Dominique, S91940Les UlisEssonneFrance

Generated 2025-07-15 03:48:15.833 UTC