[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 468   SHUFFLE   <  SKIP 5259  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25895Richardson, Jesse, M97045Oregon CityOregonUnited States
14104James, Sydney, M90241DowneyCaliforniaUnited States
18574Taylor, Kaitlyn, L90012Los AngelesCaliforniaUnited States

Generated 2025-07-15 09:58:08.778 UTC