[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 438   SHUFFLE   <  SKIP 319  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14372Washington, Kaitlyn, L98366Port OrchardWashingtonUnited States
13017Alexander, Xavier, A94519ConcordCaliforniaUnited States
16408Madan, Arthur, D75013ParisSeine (Paris)France

Generated 2025-07-10 00:03:53.493 UTC